@charset "utf-8";
/* CSS Document */

 body {
    background-color: #080320;
     margin:0px;padding:0px;
        
} 

 /*ti {
    color: #FDFFDD;
     font-size: 230%
} */
 a[target="new"]::after {
  content: url("../external.png");
  margin: 0 3px 0 5px;
  font-family: Fredoka, 'Arial Rounded MT', Arial, 'sans-serif'; 
}

.bottom-left {
    position: absolute;
    bottom: -357px;
    left: 22px;
}
.robloxavatar{
	position: absolute;
	left: 180px;
	bottom: -367px;
}

.rbxprofile {
  position: relative;
  text-align: center;
  color: white;
}

 .bottom-left[target="new"]::after {
  content: url("external.png");
  margin: 0 3px 0 5px;
  font-family: Fredoka, 'Arial Rounded MT', Arial, 'sans-serif';
	  position: absolute;
    bottom: -285px;
    left: 30px;
	 color: aliceblue;
}


a {color: #01A4FF}

h1, h3, nb {
  color: #FDFFDD;
}

h1 {
	font-size: 32pt;
    padding-left: 0.6%;
	line-height: 130%;
}

h1,nb,outline {font-family: Fredoka, 'Arial Rounded MT', Asap, arial, 'sans-serif';}

 outline {
		font-size: 3.5rem;
	 color:  #080320;
    padding-left: 0.6%;
	 background: -webkit-linear-gradient(0deg, rgba(230,40,12,1) 0%, rgba(224,105,12,1) 20%, rgba(226,181,14,1) 40%, rgba(57,196,22,1) 60%, rgba(23,201,218,1) 80%, rgba(23,201,218,1) 82%, rgba(161,23,228,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-stroke: 4.5px transparent;
	}


nb {font-size: 15pt}

h2, li{
	color: #FDFFDD;
	padding-left: 0.6%;
	line-height: 130%;
	font-family: Fredoka, 'Arial Rounded MT Regular', Arial, 'sans-serif';
	font-size: 1.5rem;
	}
red {color: #941719;}

lightblueh2 {
	color: aqua;
	padding-left: 0.6%;
	line-height: 130%;
	font-family: Fredoka, 'Arial Rounded MT Regular', Arial, 'sans-serif';
	font-size: 2rem;
}

iframe {
    position: absolute;
    right: 24%;
    width: 18%;
    top: 14%;
    height: 451px;
}

.twitter-timeline{
	position: absolute;
	width: 20%;
	 top: 14%;
	right: 2%;
	
}

::selection {
  background: #B59703;
}

header.bder {
    position: sticky;
    width: 100%;
    top: 0;
    background-color: #080320;
    padding-top: 0.3%;
    padding-left: 0%;
    border-bottom: 10px solid;
    padding-bottom: 0.2%;
    border-image-slice: 1;
    border-width: 6px;
    border-image-source: linear-gradient(to left, #00f2ff, #5100ff);
    z-index: 1001; 
}


 .btn1, .btn2 {
	 border-width: 3.5pt;
	 border-left: 7px;
	 border-right: 10px;
	 border-top: 5px;
	width: 12vw;
	 min-width: 220px;
	height: 45px;
	font-size:calc(15px + 1vw);
	 text-align: center;
	font-family: Fredoka, 'Arial Rounded MT', Arial, 'sans-serif';
	 text-decoration: none;
	 background-color: transparent;
	color: aqua;
	border-image-source: linear-gradient(to left, #00f2ff, #5100ff);
	border-image-slice: 20;
	position: sticky;
	right: 0%;
	top: 1%;
	 margin-left: 3%;
	 text-overflow: ellipsis;
}


.btn1:hover {
	border-bottom-width: 8px;
}
/*.btn3:hover {
	border-bottom-width: 8px;
} */

.btn3 {
		 border-width: 3.5pt;
	 border-left: 7px;
	 border-right: 10px;
	 border-top: 5px;
	width: 12vw;
	 min-width: 230px;
	height: 45px;
	font-size:calc(15px + 0.9vw);
	 text-align: center;
	font-family: Fredoka, 'Arial Rounded MT', Arial, 'sans-serif';
	 text-decoration: none;
	 background-color: transparent;
	color: aqua;
	border-image-source: linear-gradient(to left, #00f2ff, #5100ff);
	border-image-slice: 20;
	position: sticky;
	overflow: none;
	right: 0%;
	top: 1%;
	 margin-left: 3%;
	cursor: not-allowed;
	opacity: 0.8;
}


.bt {font-size: 11vmax;
	position: relative;
	top: 30%;
	text-align: center;
}

.ss {
	text-align: center;
	font-size: 3rem
}
.return{ text-align: center;
		color: #FDFFDD;
text-decoration: none;}

footer {
	color: #FDFFDD;
	position: fixed;
	bottom: 0px;
    padding: 0.6%;
    border-top: 10px solid;
  border-image-slice: 1;
  border-width: 6px;
  border-image-source: linear-gradient(to left, #00f2ff, #5100ff);
  background-color: #080320;

}



.bgimage1{
	background-image: url("laserbg.jpeg");
}

.colum1{
	background-color: #080320;
	border: 0px;
	padding-left: 10%;
	padding-right: 10%;
	margin: 0px;

}

.tble1{
	border: 0px;
	border-collapse: collapse;
}

.topbutton {
	text-align: center;
	font-size: 20pt;
	font: bold;
	background-color: #080320;
	border-radius: 10px;
	color: #f80;
    text-shadow: 0 0 0.55em #f80;
	border-color: #f80;
	margin-bottom: 12px;
	margin-left: 5px;
}

tr {padding-left: 5px; padding-top: 5px; padding-bottom: 5px}

.wifi {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 10%;}



	
